updates for 1.3.7 release.
authorTim Janik <timj@gtk.org>
Tue, 4 Sep 2001 01:10:11 +0000 (01:10 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 4 Sep 2001 01:10:11 +0000 (01:10 +0000)
Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>

        * NEWS: updates for 1.3.7 release.

Tue Sep  4 03:09:52 2001  Tim Janik  <timj@gtk.org>

        * gdk-pixbuf-csource.1: new file, manual page for
        the publically installed gdk-pixbuf-csource utility.

17 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkrc.sgml
docs/reference/gtk/tmpl/gtktextbuffer.sgml
docs/reference/gtk/tmpl/gtktreemodelsort.sgml
docs/reference/gtk/tmpl/gtktreestore.sgml
docs/reference/gtk/tmpl/gtkwindow.sgml
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-csource.1 [new file with mode: 0644]

index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
index accc02c05816fa02287e32947d018c2546aa8432..90d9f393378994f19bd03f6be3c83c740970843b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep  4 03:12:25 2001  Tim Janik  <timj@gtk.org>
+
+       * NEWS: updates for 1.3.7 release.
+
 Mon Sep  3 18:03:56 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreestore.c (gtk_tree_store_set_default_sort_func):
diff --git a/NEWS b/NEWS
index 9498b0af3a2e800bae215362d609559e94509af8..5a8221f4da449a04ccab56b30022938c3168f85d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes in GTK+ 1.3.7
+
+* Many Pixbuf (loader) improvements
+* Added publically installed utility gdk-pixbuf-csource to generate
+  inlined pixbufs in C source code
+* New/improved stock icons
+* Code and API rework for window resizing
+* Converted accel groups to GObject
+* More property support improvements
+* Disentangled child visability from MAPPED state
+* Plug/Socket improvements and port to the XEMBED protocol
+* Added priorities for styles in RC files
+* Made GdkVisual and GdkDevice GObjects 
+* Key binding improvements
+* Added GtkWidget::event-after signal since normal event handling
+  is now aborted as soon as a handler returned TRUE
+* Dnd fixes and improved icon support
+* Removed GtkPacker widget
+* Nuked remaining GtkArg cruft, implemented container/child
+  properties
+* Added sorting/eordering for tree view
+* Added window grab groups
+* Many frame buffer improvements
+* Many UTF8/locale fixes
+* Miscellaneous bug and API fixes
+
 Overview of Changes in GTK+ 1.3.6
 =================================
 
index 486ca82f8012b344bc65ad9145a6c0a780f04c16..c2982307f83ab501cefca4d44cfa35958310f544 100644 (file)
@@ -384,6 +384,15 @@ Use to get the value of a GtkArg whose GtkType is GTK_TYPE_C_FOREIGN
 
 @a: 
 
+<!-- ##### USER_FUNCTION GValueCompareFunc ##### -->
+<para>
+
+</para>
+
+@a: 
+@b: 
+@Returns: 
+
 <!-- ##### ARG GtkAccelLabel:accel-widget ##### -->
 <para>
 The widget whose accelerators are to be shown by the #GtkAccelLabel.
@@ -2068,6 +2077,15 @@ Creates a border around the arrows of a #GtkSpinButton. The type of border is de
 
 @Returns: 
 
+<!-- ##### FUNCTION gtk_text_buffer_paste_primary ##### -->
+<para>
+
+</para>
+
+@buffer: 
+@override_location: 
+@default_editable: 
+
 <!-- ##### FUNCTION gtk_text_iter_reorder ##### -->
 <para>
 
@@ -2345,6 +2363,14 @@ fundamental type.
 @window: 
 @Returns: 
 
+<!-- ##### FUNCTION gtk_window_get_resizeable ##### -->
+<para>
+
+</para>
+
+@window: 
+@Returns: 
+
 <!-- ##### FUNCTION gtk_window_set_decorations_hint ##### -->
 <para>
 
@@ -2361,3 +2387,12 @@ fundamental type.
 @window: 
 @functions: 
 
+<!-- ##### FUNCTION gtk_window_set_resizeable ##### -->
+<para>
+
+</para>
+
+@window: 
+@setting: 
+@resizeable: 
+
index 30ffca8235aa804f9d0033f0f1ed9b6a61d8fd94..cc0b23b6d217a6b8beefca09d47e350a7eb6068a 100644 (file)
@@ -495,6 +495,7 @@ This can later be composited together with other
 #GtkRcStyle structures to form a #GtkStyle.
 </para>
 
+@parent_instance: 
 @name: 
 @bg_pixmap_name: 
 @font_desc: 
index b35a294dd79b9460926f2598846d7b36205cafad..fcec2678b949195dc2cce06e103251464eaee72c 100644 (file)
@@ -531,6 +531,8 @@ types related to the text widget and how they work together.
 </para>
 
 @buffer: 
+@clipboard: 
+@override_location: 
 @default_editable: 
 <!-- # Unused Parameters # -->
 @time: 
@@ -543,6 +545,7 @@ types related to the text widget and how they work together.
 </para>
 
 @buffer: 
+@clipboard: 
 
 
 <!-- ##### FUNCTION gtk_text_buffer_cut_clipboard ##### -->
@@ -551,16 +554,7 @@ types related to the text widget and how they work together.
 </para>
 
 @buffer: 
-@default_editable: 
-
-
-<!-- ##### FUNCTION gtk_text_buffer_paste_primary ##### -->
-<para>
-
-</para>
-
-@buffer: 
-@override_location: 
+@clipboard: 
 @default_editable: 
 
 
index 20dbfc5717c13e69d0997a795226d7f008eb169c..39b98e37077b23fb4a9887601d4055bf159729c3 100644 (file)
@@ -21,16 +21,6 @@ GtkTreeModelSort
 
 @parent: 
 
-<!-- ##### USER_FUNCTION GValueCompareFunc ##### -->
-<para>
-
-</para>
-
-@a: 
-@b: 
-@Returns: 
-
-
 <!-- ##### FUNCTION gtk_tree_model_sort_new ##### -->
 <para>
 
index 7d1551c5ef60ede29ff0d469cfac9ad657e3e5b3..939644cee6324f22539371b381cd3119b8e4cb80 100644 (file)
@@ -28,6 +28,9 @@ GtkTreeStore
 @sort_list: 
 @order: 
 @column_headers: 
+@default_sort_func: 
+@default_sort_data: 
+@default_sort_destroy: 
 
 <!-- ##### FUNCTION gtk_tree_store_new ##### -->
 <para>
index 6e38db29a0ea14323ded8458df9d9c16260361e7..b601a6e9bd154915d3d57ede3f29b28eaeac4b4c 100644 (file)
@@ -128,26 +128,6 @@ the child gets a larger allocation than it requests.
 it's larger
 
 
-<!-- ##### FUNCTION gtk_window_set_resizeable ##### -->
-<para>
-
-</para>
-
-@window: 
-@setting: 
-<!-- # Unused Parameters # -->
-@resizeable: 
-
-
-<!-- ##### FUNCTION gtk_window_get_resizeable ##### -->
-<para>
-
-</para>
-
-@window: 
-@Returns: 
-
-
 <!-- ##### FUNCTION gtk_window_add_accel_group ##### -->
 <para>
 
index 5c1fc08b3b4a4f4d85650bae3f442e3fe3c1f650..adc5d13719248b91e336f36ff7aabda70daabeda 100644 (file)
@@ -1,3 +1,8 @@
+Tue Sep  4 03:09:52 2001  Tim Janik  <timj@gtk.org>
+
+       * gdk-pixbuf-csource.1: new file, manual page for
+       the publically installed gdk-pixbuf-csource utility.
+
 Thu Aug 30 08:30:03 2001  Matthias Clasen  <matthiasc@poet.de>
 
        * gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Propagate
index f1100f89eb36ebb0a318e3ebf946dfb764cf913d..b9a2fc9c09567b58a7a7608b9ad060cc2a0d3053 100644 (file)
@@ -201,6 +201,12 @@ bin_PROGRAMS = gdk-pixbuf-csource
 gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c
 gdk_pixbuf_csource_LDADD = $(LDADDS)
 
+#
+# manual pages to install
+#
+man_MANS = gdk-pixbuf-csource.1
+EXTRA_DIST += gdk-pixbuf-csource.1
+
 
 #
 # The GdkPixBuf library
diff --git a/gdk-pixbuf/gdk-pixbuf-csource.1 b/gdk-pixbuf/gdk-pixbuf-csource.1
new file mode 100644 (file)
index 0000000..ebc0567
--- /dev/null
@@ -0,0 +1,91 @@
+.TH GDK-PIXBUF-CSOURCE 1 "04 Sep 2001"
+.SH NAME
+gdk-pixbuf-csource \- C code generation utility for GdkPixbuf images
+.SH SYNOPSIS
+
+\fBgdk-pixbuf-csource\fP [\fIoptions\fP] [\fIimage\fP]
+.br
+\fBgdk-pixbuf-csource\fP [\fIoptions\fP] \fI--build-list\fP [[\fIname image\fP]...]
+
+.SH DESCRIPTION
+\fBgdk-pixbuf-csource\fP is a small utility that generates C code containing
+images, usefull for compiling images directly into programs.
+
+.SH INVOCATION
+
+\fBgdk-pixbuf-csource\fP either takes as input one image file name to generate code
+for, or, using the \fI--build-list\fP option, a list of (\fIname\fP, \fIimage\fP)
+pairs to generate code for a list of images into named variables.
+
+.SS Options
+.TP
+\fI--stream
+Generate pixbuf data stream (a single string containing a serialized
+GdkPixdata structure in network byte order).
+
+.TP
+\fI--struct
+Generate GdkPixdata structure (needs the GdkPixdata structure definition from
+gdk-pixdata.h).
+
+.TP
+\fI--macros
+Generate *_ROWSTRIDE, *_WIDTH, *_HEIGHT, *_BYTES_PER_PIXEL and
+*_RLE_PIXEL_DATA or *_PIXEL_DATA macro definitions for the image.
+
+.TP
+\fI--rle
+Enables run length encoding for the generated pixel data (default).
+
+.TP
+\fI--raw
+Disables run length encoding for the generated pixel data (default).
+
+.TP
+\fI--extern
+Generate extern symbols.
+
+.TP
+\fI--static
+Generate static symbols (default).
+
+.TP
+\fI--decoder
+Provide a *_RUN_LENGTH_DECODE(image_buf, rle_data, size, bpp) macro definition
+to decode run-length encoded image data.
+
+.TP
+\fI--name=identifier
+Specifies the identifier name (prefix) for the generated variable or
+macros (usefull only if \fI--build-list\fP was not specified).
+
+.TP
+\fI--build-list
+Enables (\fIname\fP, \fIimage\fP) pair parsing mode.
+
+.TP
+\fI-h, --help\fP 
+Print brief help and exit.
+
+.TP
+\fI-v, --version\fP
+Print version and exit.
+
+.TP
+\fI--g-fatal-warnings
+Make warnings fatal (causes the program to abort).
+
+.PP
+
+.SH SEE ALSO
+The \fIGdkPixbuf\fP documentation, shipped with the \fIGtk+\fP distribution,
+available from \fIhttp://www.gtk.org\fP.
+
+.SH BUGS 
+None known yet.
+
+.SH AUTHOR
+.B gdk-pixbuf-csource
+was written by Tim Janik <timj@gtk.org>.
+.PP
+This manual page was provided by Tim Janik <timj@gtk.org>.